Skip to main content
Version: 4.2

Designing a Page

difference from free layout

Elements can only be placed inside grids on the canvas.

  1. Click to add a page in grid layout, double-click or point to the page, and then click at the upper-right corner to start page design.
No.ModuleDescription
1Element Library
  • Component Library: Contains various elements you can use for your application development. For details, see Element Details.
  • Layout Library: Provides block and grid to form different layouts.
2Development ToolsDisplays tools you can use during designing.
  • Full Screen: Displays the canvas in full screen. Press Exit to return to normal view.
  • Undo/Redo: Undo or redo the current operation.
  • Left/Centered/Right: Adjust the alignment of elements.
3Page OperationsPreview and save the current page, copy the page URL for use in scripts, and exit page designing.
4CanvasThe place where you design your application.
5AttributeSet canvas properties to achieve effects you need.
6LevelIndicates hierarchical relations among added elements or layouts. You can quickly select elements on the list.
7Bread CrumbDisplays the selected layout block path.
  1. Click on the canvas, and edit canvas attributes as needed.
  • Root block attributes
    • Adapt To The Content: Canvas size adjusts according to content and element size.
    • Fixed Width And Height: Select it and set the width and height of the canvas. Unit can be percentage or pixel.
    • Number of Columns: Set the number of columns on the canvas. Click to add or delete columns.
      info

      Select units of columns from Ratio and Pixel, the supOS platform arranges the width of each column based on units and number of columns.

  • Sub-block attributes
    You can set the padding, background color and image of the grid, background image display and elements alignment inside the grid.
  1. Select Layout Library, and drag Grid or Block onto the canvas to build various layouts.
  • Layout block attributes
info

Layout block is under Layout Libray.

ParameterDescription
Column NumberEnter the number of columns inside the block. You can select different units of each column.
Default PositionThe block is at the upper-left corner of the column and adapts to screen resolution.
Absolute Position
  • The block takes up a whole column without setting specific width and height.
  • With set width and height smaller than the column, you can select the block from Level list, point to it and click to move it anywhere inside the column.
Fixed Width And HeightSet block size and when content is larger than the size, scroll bars are displayed.
Fit WindowBlock size is the same as the left area of its parent block.
Adapt To The ContentBlock size adjusts according to content and element size. You need to set the width and height of elements inside the block.
Display LevelSet the display level (Z-index) of the block. The higher the level, the more front it is displayed.
Background ColorSet the block background color.
Upload IconUpload an image to be the block background image.
Aspect RatioSelect the background image display.
  • No Zoom: Displays the image as it is.
  • Subject to Width/Height: Stretches the image in equal proportion with the same width/height as the block.
  • Filled with: The background image covers the whole block.
  • Layout grid attributes
info

Layout grid is under Layout Libray.

You can set rows and columns of the grid, and set the width of each column.

  1. Under Element Library, drag and drop elements into the layout blocks you set based on your design requirements.
  2. Click Save and Exit to finish design.